home *** CD-ROM | disk | FTP | other *** search
/ EnigmA Amiga Run 1996 June / EnigmA AMIGA RUN 08 (1996)(G.R. Edizioni)(IT)[!][issue 1996-06][EARSAN CD VII].iso / earcd / mods2 / csthmmrf.lha / HammerFist / HammerFist.readme < prev    next >
Text File  |  1996-04-18  |  3KB  |  81 lines

  1. Short:    Custom module v1.0 for EP/DT (+ sources)
  2. Type:     mods/misc
  3. Uploader: pomarede@isty-info.uvsq.fr (Nicolas Pomarede)
  4. Author:      pomarede@isty-info.uvsq.fr (Nicolas Pomarede)
  5.  
  6.  
  7. *****************************************************************
  8. * HammerFist Musics Custom Player for DeliTracker / EaglePlayer    *
  9. * Original musics by Wally Beben.                *
  10. * Adapted April 1996 by Mr.STYCKX                *
  11. * v1.0 (18 April 1996)                        *
  12. *****************************************************************
  13.  
  14.  
  15. YOU CAN REDISTRIBUTE ALL THESE FILES, AS LONG AS THE AUTHORS ARE
  16. STILL MENTIONED. YOU ARE NOT ALLOWED TO MAKE PROFIT WITH THESE FILES.
  17.  
  18.  
  19.  
  20. Introduction / History :
  21. ------------------------
  22.  
  23.   Nothing really particular about this music. It was composed in 1991
  24.   and is one of the only made by Wally Beben on Amiga (a famous C64
  25.   composer).
  26.   It mas ripped from the game HammerFist (hence the name :).
  27.  
  28.  
  29. Replay code :
  30. -------------
  31.  
  32.   The replay code was awful !! Not only is it slow (up to 32 raster lines
  33.   on A500), but it's also very badly coded (even contained some bugs).
  34.   Well, it seems the author of the replay code didn't fully understand
  35.   the 68000 adressing modes. One of the bug caused the replay to play
  36.   sample from the memory location $0 !!
  37.  
  38.   So, I've optimised a few things (branches, .L replaced by .W, ...) and
  39.   added support for Delitracker/Eagleplayer functions.
  40.   It was tested on an Amiga 500 + more mem + HD, and worked fine with
  41.   EaglePlayer 1.54c and DeliTracker 2.21.
  42.  
  43.   Sources are provided, if you want to see how to adapt custom modules
  44.   (compiled with Devpac, but should work on any asm after removing Devpac
  45.   specific directives).
  46.  
  47.   To compile the source, you will need the file 'misc/deliplayer.i' and
  48.   'misc/eagleplayer.i' in your standard 'include:' path.
  49.   You will also have to change the 'incbin' paths in the source, or to create
  50.   a 'b:' assign.
  51.  
  52.   By the way, comments are half english, half french, so this might be a
  53.   good opportunity to learn a few words of french :-)
  54.  
  55.   Note that the analyzer support is not as perfect as possible, because the
  56.   replay changed the Audio Per every VBL, which interfered with the way
  57.   UserPrograms work under EaglePlayer (the UPS structure need some improvements).
  58.  
  59.  
  60.  
  61. History :
  62. ---------
  63.  
  64.   - v1.0 : first public release on the net.
  65.  
  66.  
  67.  
  68. Contact address :
  69. -----------------
  70.  
  71.   If you have intros/demos with unknown music you'd like to see converted,
  72.   don't hesitate to contact me.
  73.  
  74.   e-mail : pomarede@isty-info.uvsq.fr (might not be valid after summer 96,
  75.     but you should still find me in Amiga newsgroups, or somewhere on the Net).
  76.  
  77.  
  78.  
  79.                     LISTEN AND REMEMBER THE GOOD OLD TIME
  80.                                 Mr.STYCKX
  81.